home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / CPU Speed Pro / setupcpuspeedpro.exe / CPUSpeedPro.exe / 0 / RCDATA / TFMSPEEDRESULT / TFMSPEEDRESULT.txt < prev   
Encoding:
Text File  |  2009-12-30  |  7.7 KB  |  307 lines

  1. object fmSpeedResult: TfmSpeedResult
  2.   Left = 0
  3.   Top = 0
  4.   BorderStyle = bsNone
  5.   Caption = 'fmSpeedResult'
  6.   ClientHeight = 266
  7.   ClientWidth = 464
  8.   Color = 3157288
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object pnlCaptionBar: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 464
  23.     Height = 21
  24.     Align = alTop
  25.     BevelOuter = bvNone
  26.     TabOrder = 0
  27.     object imgCaptionLeft: TImage
  28.       Left = 0
  29.       Top = 0
  30.       Width = 6
  31.       Height = 21
  32.       Align = alLeft
  33.       AutoSize = True
  34.       Picture.Data = {<image000.bmp>}
  35.       ExplicitLeft = 1
  36.       ExplicitTop = 1
  37.     end
  38.     object imgCaptionRight: TImage
  39.       Left = 439
  40.       Top = 0
  41.       Width = 25
  42.       Height = 21
  43.       Align = alRight
  44.       AutoSize = True
  45.       Picture.Data = {<image001.bmp>}
  46.       ExplicitLeft = 1
  47.       ExplicitTop = 1
  48.     end
  49.     object imgCaptionCentre: TImage
  50.       Left = 6
  51.       Top = 0
  52.       Width = 433
  53.       Height = 21
  54.       Align = alClient
  55.       Picture.Data = {<image002.bmp>}
  56.       Stretch = True
  57.       OnMouseDown = imgCaptionCentreMouseDown
  58.       OnMouseEnter = btnSubmitMouseEnter
  59.       OnMouseLeave = btnSubmitMouseLeave
  60.       ExplicitWidth = 767
  61.       ExplicitHeight = 22
  62.     end
  63.   end
  64.   object pnlMain: TPanel
  65.     Left = 0
  66.     Top = 21
  67.     Width = 464
  68.     Height = 245
  69.     Align = alClient
  70.     BevelOuter = bvNone
  71.     Color = 3157288
  72.     ParentBackground = False
  73.     TabOrder = 1
  74.     object Shape1: TShape
  75.       Left = 0
  76.       Top = 0
  77.       Width = 464
  78.       Height = 3
  79.       Align = alTop
  80.       Brush.Color = 166
  81.       ExplicitWidth = 386
  82.     end
  83.     object Shape2: TShape
  84.       Left = 0
  85.       Top = 3
  86.       Width = 3
  87.       Height = 239
  88.       Align = alLeft
  89.       Brush.Color = 10393741
  90.       ExplicitTop = 242
  91.       ExplicitHeight = 464
  92.     end
  93.     object lblCPUSpeedMain: TLabel
  94.       Left = 344
  95.       Top = 66
  96.       Width = 47
  97.       Height = 24
  98.       Caption = ' Mhz'
  99.       Font.Charset = ANSI_CHARSET
  100.       Font.Color = clRed
  101.       Font.Height = -21
  102.       Font.Name = 'Arial'
  103.       Font.Style = [fsBold]
  104.       ParentFont = False
  105.     end
  106.     object Image1: TImage
  107.       Left = 24
  108.       Top = 28
  109.       Width = 136
  110.       Height = 132
  111.       AutoSize = True
  112.       Picture.Data = {<image003.jpg>}
  113.     end
  114.     object Label1: TLabel
  115.       Left = 193
  116.       Top = 17
  117.       Width = 242
  118.       Height = 22
  119.       Caption = 'Your CPU Speed Score is:'
  120.       Font.Charset = ANSI_CHARSET
  121.       Font.Color = clWhite
  122.       Font.Height = -19
  123.       Font.Name = 'Arial'
  124.       Font.Style = [fsBold]
  125.       ParentFont = False
  126.     end
  127.     object Label2: TLabel
  128.       Left = 193
  129.       Top = 100
  130.       Width = 247
  131.       Height = 48
  132.       AutoSize = False
  133.       Caption = 
  134.         'Click the "Submit My Score" button below to see how your CPU com' +
  135.         'pares in the worldwide CPU scores table.'
  136.       Font.Charset = ANSI_CHARSET
  137.       Font.Color = clWhite
  138.       Font.Height = -13
  139.       Font.Name = 'Arial'
  140.       Font.Style = []
  141.       ParentFont = False
  142.       WordWrap = True
  143.     end
  144.     object Shape3: TShape
  145.       Left = 0
  146.       Top = 242
  147.       Width = 464
  148.       Height = 3
  149.       Align = alBottom
  150.       Brush.Color = 10393741
  151.       ExplicitTop = 194
  152.       ExplicitWidth = 386
  153.     end
  154.     object Shape4: TShape
  155.       Left = 461
  156.       Top = 3
  157.       Width = 3
  158.       Height = 239
  159.       Align = alRight
  160.       Brush.Color = 10393741
  161.       ExplicitLeft = 0
  162.       ExplicitTop = 242
  163.       ExplicitHeight = 464
  164.     end
  165.     object btnSubmit: TAdvGlowButton
  166.       Left = -7
  167.       Top = 45
  168.       Width = 246
  169.       Height = 44
  170.       Caption = 'Submit My Score'
  171.       Font.Charset = ANSI_CHARSET
  172.       Font.Color = clWhite
  173.       Font.Height = -19
  174.       Font.Name = 'Arial'
  175.       Font.Style = [fsBold]
  176.       NotesFont.Charset = DEFAULT_CHARSET
  177.       NotesFont.Color = clWindowText
  178.       NotesFont.Height = -11
  179.       NotesFont.Name = 'Tahoma'
  180.       NotesFont.Style = []
  181.       ParentFont = False
  182.       TabOrder = 0
  183.       Visible = False
  184.       OnClick = btnSubmitClick
  185.       OnMouseEnter = btnSubmitMouseEnter
  186.       OnMouseLeave = btnSubmitMouseLeave
  187.       Appearance.BorderColor = clWhite
  188.       Appearance.BorderColorHot = clWhite
  189.       Appearance.BorderColorDown = clWhite
  190.       Appearance.Color = clGreen
  191.       Appearance.ColorTo = clGreen
  192.       Appearance.ColorChecked = 16111818
  193.       Appearance.ColorCheckedTo = 16367008
  194.       Appearance.ColorDisabled = 15921906
  195.       Appearance.ColorDisabledTo = 15921906
  196.       Appearance.ColorDown = 16111818
  197.       Appearance.ColorDownTo = 16367008
  198.       Appearance.ColorHot = clLime
  199.       Appearance.ColorHotTo = clLime
  200.       Appearance.ColorMirror = clGreen
  201.       Appearance.ColorMirrorTo = clGreen
  202.       Appearance.ColorMirrorHot = clLime
  203.       Appearance.ColorMirrorHotTo = clLime
  204.       Appearance.ColorMirrorDown = 16102556
  205.       Appearance.ColorMirrorDownTo = 16768988
  206.       Appearance.ColorMirrorChecked = 16102556
  207.       Appearance.ColorMirrorCheckedTo = 16768988
  208.       Appearance.ColorMirrorDisabled = 11974326
  209.       Appearance.ColorMirrorDisabledTo = 15921906
  210.     end
  211.     object ledMhz: TLCD99
  212.       Left = 245
  213.       Top = 56
  214.       Width = 96
  215.       Height = 29
  216.       Animation = anRandom
  217.       AnimationDelay = 5
  218.       Color = 3157288
  219.       DigitNum = 4
  220.       DigitSpacing = 3
  221.       DotSpacing = 4
  222.       GapX = 1
  223.       GapY = 1
  224.       OffColor = 3157288
  225.       OnColor = clRed
  226.       SegmentSize = 3
  227.       Value = '0000'
  228.     end
  229.     object btnClose: TAdvGlowButton
  230.       Left = 12
  231.       Top = 104
  232.       Width = 100
  233.       Height = 44
  234.       Caption = 'Close'
  235.       Font.Charset = ANSI_CHARSET
  236.       Font.Color = clWhite
  237.       Font.Height = -13
  238.       Font.Name = 'Arial'
  239.       Font.Style = []
  240.       NotesFont.Charset = DEFAULT_CHARSET
  241.       NotesFont.Color = clWindowText
  242.       NotesFont.Height = -11
  243.       NotesFont.Name = 'Tahoma'
  244.       NotesFont.Style = []
  245.       ParentFont = False
  246.       TabOrder = 2
  247.       Visible = False
  248.       OnClick = btnCloseClick
  249.       OnMouseEnter = btnSubmitMouseEnter
  250.       OnMouseLeave = btnSubmitMouseLeave
  251.       Appearance.BorderColor = clWhite
  252.       Appearance.BorderColorHot = clWhite
  253.       Appearance.BorderColorDown = clWhite
  254.       Appearance.Color = clGreen
  255.       Appearance.ColorTo = clGreen
  256.       Appearance.ColorChecked = 16111818
  257.       Appearance.ColorCheckedTo = 16367008
  258.       Appearance.ColorDisabled = 15921906
  259.       Appearance.ColorDisabledTo = 15921906
  260.       Appearance.ColorDown = 16111818
  261.       Appearance.ColorDownTo = 16367008
  262.       Appearance.ColorHot = clLime
  263.       Appearance.ColorHotTo = clLime
  264.       Appearance.ColorMirror = clGreen
  265.       Appearance.ColorMirrorTo = clGreen
  266.       Appearance.ColorMirrorHot = clLime
  267.       Appearance.ColorMirrorHotTo = clLime
  268.       Appearance.ColorMirrorDown = 16102556
  269.       Appearance.ColorMirrorDownTo = 16768988
  270.       Appearance.ColorMirrorChecked = 16102556
  271.       Appearance.ColorMirrorCheckedTo = 16768988
  272.       Appearance.ColorMirrorDisabled = 11974326
  273.       Appearance.ColorMirrorDisabledTo = 15921906
  274.     end
  275.     object btnSubmitScore1: TButton
  276.       Left = 193
  277.       Top = 176
  278.       Width = 228
  279.       Height = 41
  280.       Caption = 'Submit My Score'
  281.       Font.Charset = DEFAULT_CHARSET
  282.       Font.Color = clWindowText
  283.       Font.Height = -16
  284.       Font.Name = 'Tahoma'
  285.       Font.Style = [fsBold]
  286.       ParentFont = False
  287.       TabOrder = 3
  288.       OnClick = btnSubmitClick
  289.     end
  290.     object btnClose1: TButton
  291.       Left = 77
  292.       Top = 176
  293.       Width = 100
  294.       Height = 41
  295.       Caption = 'Close'
  296.       Font.Charset = DEFAULT_CHARSET
  297.       Font.Color = clWindowText
  298.       Font.Height = -16
  299.       Font.Name = 'Tahoma'
  300.       Font.Style = []
  301.       ParentFont = False
  302.       TabOrder = 4
  303.       OnClick = btnClose1Click
  304.     end
  305.   end
  306. end
  307.